home *** CD-ROM | disk | FTP | other *** search
- .topic 1
- Name of terminals which can be emulated
- .topic 2
- Terminal id which is sent to the host for TCP/IP connection
- .topic 3
- Terminal width of 80 columns
- .topic 18
- Terminal width of 132 columns
- .topic 4
- Height of terminal window in number of rows
- .topic 5
- Number of lines of text saved for viewing when scrolling through a window
- .topic 6
- Enable/Diable control characters for viewing
- .topic 7
- Local echo of characters when typed as opposed to host echo.
- .topic 8
- When Carriage return is returned from the host, program adds a linefeed to display
- .topic 9
- When Carriage return is pressed, program adds a linefeed when sending the data to the host
- .topic 10
- Autowrap text when length of a line exceeds terminal width
- .topic 11
- Interchange the behaviour of backspace and delete keys
- .topic 12
- Disable scrolling of text when text reaches last line of the terminal.
- .topic 13
- Set the keypad to application mode (used in VTxxx emulation)
- .topic 14
- Strip high bit so that the program zeroes out the eighth bit. Useful for 7 bit character set
- .topic 15
- Window is not allowed to be resized.
- .topic 16
- Window is allowed to resized when user resizes it.
- .topic 17
- Window can be resized. But fonts are proportionally resized so that height and width of a window remains the same
- .topic 19
- Communication flow control used when communicating with the host. Hardware flow control implies the hardware controls the data
- flow when buffer is about to overflow. XON/XOFF flow control is a software flow control.
-
-